-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.3.6
-
Code
-
Classes
- User_Query_Extension
Total Complexity |
46 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
233 |
Lines of code |
167 |
Logical lines of code |
91 |
Comment lines |
21 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
modify_query_vars() |
B |
43 |
17 |
49 |
generate_user_group_sql() |
A |
48 |
9 |
26 |
create_date_range_meta_query() |
S |
55 |
5 |
20 |
parse_date_range() |
S |
63 |
5 |
10 |
create_2fa() |
S |
52 |
3 |
29 |
parse_user_groups() |
S |
57 |
3 |
17 |
__construct() |
S |
92 |
1 |
1 |
run() |
S |
75 |
1 |
4 |
modify_sql() |
S |
76 |
1 |
4 |
create_password_strength() |
S |
69 |
1 |
7 |